home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
DTM2001.swf
/
scripts
/
DefineButton2_151
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-07
|
162 b
|
5 lines
on(release){
eurl = "http://www.henkell.de/emaildb_dtm.phtml?email=" add Email add "&punkte=" add Punkte add "&type=dtm2001";
getURL(eurl,"","POST");
}